file name
Học thuậtThân thiện
Definition
- Noun:
- (Computing) A name given to a computer file to distinguish it from other files: A
file nameis a unique identifier assigned to a collection of data stored on a computer system. It often includes an extension that indicates the file's format or type.
Usage
- A is used to save, locate, and manage digital files. It is a fundamental concept for organizing data on any computing device.
- When saving a document, you must specify a .
- Operating systems use the to track the file's location on a storage device.
Examples
- Noun:
- Please save the report with the
file name"Q4_Summary.pdf". - I couldn't open the attachment because the
file namecontained invalid characters. - The
file name"photo.jpg" suggests it is an image file.
Advanced Usage
- "File name extension": The suffix at the end of a , following a period, which indicates the file's format (e.g., , , ). It is an integral part of the full .
- The
file nameextension.exedenotes an executable program file.
Variants and Related Words
- Filename (noun): A common alternative spelling for , often written as one word.
- The
filenamemust not exceed 255 characters.
- Pathname (noun): The full address of a file in a directory hierarchy, which includes the .
- The
pathname"C:\Users\Documents\report.docx" includes the drive, folders, andfile name.
Synonyms
- Filename: (Direct variant, same meaning).
Related Phrases
- "File naming convention": A systematic method for creating to ensure consistency and clarity.
- Our team uses a
file naming conventionthat includes the project code and date.
- "Rename a file": To change the of an existing file.
- You can
rename a fileby right-clicking on it and selecting "Rename".
Noun
- (computer science) the name given to a computer file in order to distinguish it from other files; may contain an extension that indicates the type of file